home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-08.gz / 1994-08 / 000109_owner-current-u…s.berkeley.edu_Wed Aug 3 08:52:27 1994.msg < prev    next >
Text File  |  1994-10-16  |  4KB  |  87 lines

  1. X-Authentication-Warning: cis-ts3-slip5.cis.brown.edu: Host localhost didn't use HELO protocol
  2. From: Mark_Weaver@brown.edu
  3. To: current-users@sun-lamp.cs.berkeley.edu
  4. Subject: Accessing the bugs database
  5. Sender: owner-current-users@sun-lamp.cs.berkeley.edu
  6.  
  7. A few people asked me how to access the GNATS bugs database, so I'm
  8. reposting this:
  9.  
  10. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  11. From: conklin@ngai.kaleida.com (J.T. Conklin)
  12. Sender: owner-current-users@sun-lamp.cs.berkeley.edu
  13. To: current-users@sun-lamp.cs.berkeley.edu
  14. Subject: How To Submit Bug Reports
  15. Date: Tue, 8 Feb 94 13:24:04 PST
  16.  
  17. [ For the benefit of some of our newer -current-users, enclosed is a
  18.   (slightly edited) copy of the USENET posting I made annoucing the
  19.   introduction of the GNATS bug tracking systems.
  20.     --jtc
  21. ]
  22.  
  23.  
  24. NetBSD switching to the GNATS bug tracking system.
  25.  
  26. NetBSD has switched from the BSD bugfiler to GNU GNATS to maintain our
  27. bug database.  This change will allow NetBSD developers to track bugs
  28. throughout their life cycle ("open", "analyzed", ... "closed"), assign
  29. them to the appropriate people to fix, and provide an reliable archive
  30. of bugs and their fixes.
  31.  
  32. It is hoped that a better bug tracking system will allow the "core"
  33. developers to make NetBSD even better than it is today.
  34.  
  35.  
  36. What does the switch mean to users?
  37.  
  38. * Bug reports should now submitted with the "send-pr" program.
  39.  
  40.   Although we appreciate bug reports sent posted in the news or 
  41.   sent to netbsd-bugs@sun-lamp.cs.berkeley.edu, sometimes they
  42.   are accidentally overlooked.  By using send-pr, you can be
  43.   sure that the bug reports will be availible to the developers.
  44.   Send-pr is distributed in NetBSD-current.
  45.  
  46. * Bug reports will be automatically filed into the appropriate database
  47.   category, and the appropriate people working on that area will be notified
  48.   about the new bug.
  49.  
  50. * Access to the bug database is a lot easier than with the bugfiler.
  51.   Hopefully, convienent access will encourage NetBSD developers to
  52.   keep up to date with the current bug list.  If this occurs, the 
  53.   bugs you submit may be fixed faster.
  54.  
  55. At the present time, there are only a few categories of bugs: "lib",
  56. for library bugs; "bin", for userlevel bugs; and "kern", for kernel
  57. bugs.  More categories will be added as needed.
  58.  
  59.  
  60. How can I see if my bug has been fixed?
  61.  
  62. * There is a email interface to our database.  To query the database
  63.   send mail to "query-pr@sun-lamp.cs.berkeley.edu".  The mail server
  64.   will send a bug database listing back to the user.
  65.  
  66. * There are several flags that are useful to send to the mail server.
  67.   The flags are entered in the "Subject" line:
  68.   --summary    Display an one-line entry for each bug
  69.   --full     Display the full entry for each bug    
  70.   --help    Display a help string containing the rest of the flags.
  71.   PR        The Problem Report number of a particular bug
  72.  
  73. For example, to send a query about all the bugs:
  74.   $ Mail -s "--summary" query-pr@sun-lamp.cs.berkeley.edu < /dev/null
  75.  
  76. If you want to know more about a particular bug, let's say bug 40:
  77.   $ Mail -s "--full 40" query-pr@sun-lamp.cs.berkeley.edu < /dev/null
  78.  
  79. --
  80. J.T. Conklin
  81. NetBSD Bug Database Administrator
  82. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  83.  
  84.     Mark
  85. --------------------------------------------------------------------
  86. Email: Mark_Weaver@brown.edu           | Brown University
  87. PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science